PreviousNextTracker indexSee it online !

(239/308) 1736 - Antfarm buffer saving broken for jEdit 5.1.0

If the Antfarm build option 'Save all buffers before running a task' is checked, it is not possible to run ant tasks after updating from jEdit 5.0.0 to jEdit 5.1.0. Clicking targets on the GUI or executing them in the console shell is not starting processing, The error log is like the following:

07:48:51 \[Thread-17\] \[error\] Thread-17: Exception in thread "Thread-17"
07:48:51 \[Thread-17\] \[error\] Thread-17: java.lang.IllegalStateException
07:48:51 \[Thread-17\] \[error\] Thread-17: at org.gjt.sp.jedit.io.VFSManager.waitForRequests(VFSManager.java:176)
07:48:51 \[Thread-17\] \[error\] Thread-17: at antfarm.TargetRunner.run(TargetRunner.java:97)

If the option 'Save all buffers before running a task' is unchecked, processing works again.

Antfarm plugin version: 1.8.2
jEdit version 5.1.0
Java version 1.7.0_40 on a 64bit Windows 7 system

Submitted at-hen - 2013-09-18 06:24:28 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments